home *** CD-ROM | disk | FTP | other *** search
/ Critical Care Nursing - A…roach - Student Resource / Critical Care Nursing - A Holistic Approach - Student Resource CD-ROM.iso / pc / Interactive Menu Support Files / swf / flvPlayer.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2008-03-28  |  81 b   |  5 lines

  1. on(press){
  2.    this._parent.flvPlayer.pause();
  3.    pauseMC._visible = false;
  4. }
  5.